home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / enigma / earcd / editor / editor2 / abanner.rdm < prev    next >
Text File  |  1997-01-18  |  600b  |  22 lines

  1. Short:    Creates a banner of words in the arguments
  2. Author:   t96oloda@und.ida.liu.se (Olov Davidsson)
  3. Uploader: t96oloda@und.ida.liu.se (Olov Davidsson)
  4. Type:     text/misc
  5.  
  6. This is a banner program for the Amiga much like the UNIX
  7. command 'banner'. ABanner reads arguments and makes a
  8. banner of them consisting of nine rows of # characters.
  9.  
  10. Here's an example:
  11.  
  12. > banner "AMiGA"
  13.  
  14.  
  15.   ###  #   #        ###   ###
  16.  #   # ## ##   #   #   # #   #
  17.  #   # ## ##       #     #   #
  18.  ##### # # #  ##   # ### #####
  19.  #   # # # #   #   #   # #   #
  20.  #   # #   #   #   #   # #   #
  21.  #   # #   #  ###   ###  #   #
  22.